home *** CD-ROM | disk | FTP | other *** search
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
- InstanceManager = {
- ACTIONS = {
- ancestor:;
- then:;
- iOX:;
- setValue:;
- cancelSizer:;
- delete:;
- precursor:;
- iOY:;
- iSW:;
- startSizer:;
- dOX:;
- is:;
- iSH:;
- showValue:;
- clone:;
- dOY:;
- dSW:;
- dSH:;
- accept:;
- };
- OUTLETS = {
- originLink;
- resizeType;
- scaleLink;
- originX;
- insVarBrowser;
- originY;
- scaleHeight;
- splitView;
- scaleWidth;
- };
- SUPERCLASS = WorkspaceManager;
- };
- WorkspaceManager = {
- ACTIONS = {
- evalSelection:;
- revert:;
- };
- OUTLETS = {
- textView;
- lineList;
- msgField;
- };
- SUPERCLASS = Window;
- };
-